Search
TickSettings.setFontStyle Method
See Also
 






Sets the font style of the labels.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also